home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Just Call Me Internet
/
Just Call Me Internet.iso
/
com
/
computer
/
casio_st
/
prog_fx
/
oisac2
/
calc$.txt
< prev
next >
Wrap
Text File
|
1994-03-01
|
117b
|
5 lines
10 '*** OISAC 2 *** CALC$ ***
20 PRINT"CALC$ = ";CALC$
30 INPUT"CALC$ : ",I$
40 CALC$=A$
50 PRINT"CALC$ = ";CALC$